standard / standard-www

:point_up_2: Website for JavaScript Standard Style (@standard)
https://standardjs.com
ISC License
31 stars 14 forks source link
development ecmascript es6 eslint javascript linter nodejs standard static-code-analysis style style-guide

standard-www travis javascript style guide

https://standardjs.com

Usage

This repository is used to generate a web site for standard

How to Generate a site and deploy it to netlify

git clone https://github.com/standard/standard-www
git push

Building without deploy

cd generate-site
npm install
npm start

Notes

Contributing

Contributions welcome! Please read the contributing guidelines first.

License

ISC