1.4.0 • Published 6 years ago

@usabilla/js-styleguide v1.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

js-styleguide

Setup

NVM

To use the correct node version run:

nvm use

If you don't have nvm, install it first.

Yarn

Install yarn globally if you don't have it:

brew install yarn

Instead of running npm install use:

yarn install

Node Project Template

Automatically creates a node project with Usabilla recommended settings and files.

Run project init:

node scripts/node-project-init.js --projectDir <../relative/path/to/project/dir>
1.4.0

6 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago