Skip to content

cafedev-org/cafedev

Repository files navigation

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.