/cicacode.github.io

The source code and assets of Cicacode official website

Primary LanguageVueMIT LicenseMIT

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