Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 188 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 188 Bytes

Template for Single Page Application using React and Webpack

To start:

yarn install

Start dev server by:

npm run start:dev

To build and generate dist:

npx wepback