Skip to content

bornfree/openshapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to OpenShapes

To run

1. Clone the repo

$ git clone https://github.com/bornfree/openshapes
$ cd openshapes

2. Install NodeJS

$ sudo apt-get install curl
$ curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
$ sudo apt-get install nodejs

3. Install required modules

$ npm install -g yarn server
$ npm install

If we want to change anything, we can change now.

4. Build and run

$ yarn build 
$ serve -s build

About

Frontend for CMU project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published