Skip to content

jhfgloria/ui-frameworkless-javascript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui-frameworkless-javascript-boilerplate

JavaScript boilerplate to create SPAs with no UI framework

Dev environment

  • Node version: 8.10.0
  • NPM version: 6.4.1

Dev commands

  • npm install: install all dependencies
  • npm start : starts the app in a local browser using webpack-dev-server. Port 3000 used
  • npm run build : compiles and builds app into /dist folder

Tested browsers

  • Chrome 68
  • Microsoft Edge 42
  • Firefox Quantum 62

About

JavaScript boilerplate to create SPAs with no UI framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors