react-spa-template icon indicating copy to clipboard operation
react-spa-template copied to clipboard

This is a sample template for single page applications built using React + Router to work with webpack dev server

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