Skip to content

Very minimal starter to kickstart JavaScript projects. No frameworks, plain npm tasks.

Notifications You must be signed in to change notification settings

Gaya/mini-js-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Mini JavaScript starter

Very bare minimum starter for new JavaScript projects.

Cut the crap, just write JavaScript.

##BuzzWords:

  • npm
  • browserify
  • babel
  • es2015
  • winning

##How to use:

  1. Clone project
  2. npm install in terminal
  3. Create /src folder
  4. Create index.js in /src
  5. Write something in index.js
  6. npm run serve in terminal

About

Very minimal starter to kickstart JavaScript projects. No frameworks, plain npm tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published