Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 437 Bytes

CafeDev.org

☕ Coders who enjoy writing. WIP.

Setup

You'll need to satisfy the development requirements before using this project.

Developing

Run npm run watch to watch for file changes, and npm run server to serve the build directory.

(Hint: you can just run npm run dev to run both commands at the same time in parallel)

A CLI application is available to assist with basic tasks.