Skip to content

numericelements/sketcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Just clone it and get going.


# Clone the project
$ git clone https://github.com/numericelements/sketcher.git <your-project-name>

# Change directory to your project
cd  <your-project-name>

# Install development tools dependencies 
$ yarn install

# Start the app
$ yarn start