Skip to content

newtechlab/sos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Local development

Pre requisites

Install yarn https://classic.yarnpkg.com/lang/en/docs/install/

Running development environment

Checkout the repository and run the following commands:

cd ui
yarn install
yarn test
yarn start

This will start the application on http://localhost:3000

Production deployment

Create a pull request to merge your changes to the main branch. Once the pull request is approved and merged to the main branch, the changes will be automatically deployed to the production environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages