Skip to content

pimwijna/starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

A starter project for including sass end es6 support.

Requirements:

Scripts

npm run start

  • Starts a server with livereload and watches files in dist/ and app/
  • Starts watchers for sass and javascripts (es6) and writes to dist/

npm run build

Builds assets, such as js & css

Adding files

Copy this repo, do not push your prototype to this repo!

  • Place sass and scripts in src/ folders. The watchers will add builds to dist folder after they are imported in the index files.
  • Other static assets, like fonts and images and custom, can be added to app (this should be changed later)

About

starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published