mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 08:09:20 +00:00
Nabarun Gogoi
0a1a53e0bc
* Add chip for showing deployment status * Add chip to display projects count * Display label if project search is not matching * Add chip to display domain is not connected * Fix text size in chips for deployment domain * Add chip to display if repository is private --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com> |
||
---|---|---|
.github/workflows | ||
.husky | ||
packages/frontend | ||
.gitignore | ||
lerna.json | ||
package.json | ||
README.md | ||
yarn.lock |
snowballtools
-
Clone the
snowballtools
repogit clone git@github.com:deep-stack/snowballtools.git
-
In root of the repo, install depedencies
yarn
-
Change directory to
packages/frontend
cd packages/frontend
-
Start the React application
yarn start
-
The React application will be running in
http://localhost:3000/