/newla

minimal npm-scripts project template

Primary LanguageJavaScript

Newla

A tiny npm-scripts-driven project template for small tasks in HTML and CSS.

Get your copy

git clone git@github.com:in-in/newla.git project && cd project

Create a new empty Git and install the packages

npm run init-start

Run and watch

npm start

Easy update all dependencies

npm run ncu

If you need some sample code, look at the example branch