0.1.0 • Published 5 years ago
cra-template-startse-ts v0.1.0
New StartSe App
StartSe brand new App (Front-end)
[]
How to run this project
Quick start
First, clone this project:
git clone https://github.com/StartSe/project-name.git && cd project-nameThen, install the dependencies:
yarnThen, create your env:
cp .env.template .envAfter installing the dependencies, start the app development server at localhost:3000:
yarn startTesting
Run the unit tests:
yarn test0.1.0
5 years ago