Skip to content

Latest commit

 

History

History

cra-demo-ts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Getting Started with Insulo components

This project was bootstrapped with Create React App.

Using this project:

git clone https://github.com/bbakunowicz/insulo.git
cd insulo/cra-demo-ts
yarn install && yarn start

or

git clone https://github.com/bbakunowicz/insulo.git
cd insulo/cra-demo-ts
yarn install && yarn build && serve -s build