A Dog Showcase Website.
First install dependencies:
npm install
To run in dev mode mode:
npm start
Then go to http://localhost:8080
To create a production build:
npm run build
Made with createapp.dev
A Dog Showcase Website.
First install dependencies:
npm install
To run in dev mode mode:
npm start
Then go to http://localhost:8080
To create a production build:
npm run build
Made with createapp.dev