mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2024-11-17 17:29:18 +00:00
Nabarun Gogoi
a6f9e18972
* Add dns config page * Move routes to domain/add directory * Handle review change --------- 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/