Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

cenobitedk/cepheus

Repository files navigation

cepheus

Codacy Badge

Development

Install packages:

npm install

Build assets:

grunt

Start local PHP server:

php -S localhost:8000