Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 595 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 595 Bytes

note-2017

読む人と書く人に最高のUXを与えるための超絶ミニマムな技術ブログ

Installation

git clone https://github.com/rxon/note-2017.git
cd note-2017
npm i

Usage

Available commands.

npm start       //Listen server
npm run lint    //Lint JS and md
npm run lint:js //Lint JS
npm run lint:md //Lint md
npm test        //Test server
npm run deploy  //Deploy with now

Licence

MIT

Author

rxon

[GitHub](https://github.com/rxon) / [Twitter](https://twitter.com/rxon_)