Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

curious-containers/cc-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC-UI

This software is part of the Curious Containers project. Visit the project website or read the documentation.

Developer Documentation

touch src/config.js    # create empty config file

npm install            # install dependencies

npm start              # start development server

npm run build          # create an optimized production build

npm run sync           # deploy current build to server