Skip to content

akras14/es-next-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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