8000 GitHub - tmn/init-js-sass
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

tmn/init-js-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just another skeleton to start a simple js/sass project

Getting started

Clone the project and start hackin'

git clone https://github.com/tmn/init-js-sass.git
cd init-js-sass
npm install

Other commands

Build

Build scss files

npm run build:css

Build JavaScript

npm run build:js

Build both using npm run bu 6543 ild

Watches

Watch and build JavaScript

npm run watch:js

Watch and build CSS

npm run watch:css

Watch and build both using npm run watch

License

MIT http://tmn.mit-license.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0