Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 595 Bytes

README.md

File metadata and controls

45 lines (27 loc) · 595 Bytes

Pyke

Backend Project

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

Open the file dist/index.html in your browser

Important Documentation

https://reactstrap.github.io/

https://reacttraining.com/react-router/web/guides/quick-start

https://reactjs.org/docs/getting-started.html

https://sass-lang.com/documentation

https://webpack.js.org/concepts