Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 740 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 740 Bytes

Front End Starter Projects

Collection of starter templates, all as easy to run as:

  1. Clone the branch.
  2. npm install
  3. In one terminal tab npm run watch
  4. In another terminal tab npm start
  5. Open your browser to http://127.0.0.1:8080

Available Templates

  1. Plain ES Next
  2. Eslint
  3. Bootstrap
  4. Sass
  5. Bootstrap + Sass
  6. React