Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 409 Bytes

Cicacode

A community for programmers who looking for contribute for open source application and project development. We also provide team for paid project development.

Build Setup

# install dependencies
$ make dependencies

# serve with hot reload at localhost:3000
$ make run

# build for production and launch server
$ make build
$ make start

# generate static project
$ make generate