Skip to content

Mininum viable setup to get Node Sass & Browserify with Babelify running.

License

Notifications You must be signed in to change notification settings

minimum-viable/sass-babelify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browserify

Mininum viable setup to get Node Sass & Browserify with Babelify running.

Use

git clone [email protected]:mininum-viable/sass-babelify.git
npm install

To build the project, simply run one of the following

npm run build
npm run build:js
npm run build:js:watch
npm run build:sass
npm run build:sass:watch
npm run build:production

To start the static server

npm start

or use nodemon.

NOTE: This project does not babel transform any of the server side code in anyway. Make sure you are using v5 of Node.

About

Mininum viable setup to get Node Sass & Browserify with Babelify running.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published