mirror of
				https://github.com/snowball-tools/snowballtools-base.git
				synced 2025-10-31 09:44:06 +00:00 
			
		
		
		
	| .github/workflows | ||
| .husky | ||
| packages/frontend | ||
| .gitignore | ||
| lerna.json | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
snowballtools
- 
Clone the snowballtoolsrepogit clone git@github.com:deep-stack/snowballtools.git
- 
In root of the repo, install depedencies yarn
- 
Change directory to packages/frontendcd packages/frontend
- 
Start the React application yarn start
- 
The React application will be running in http://localhost:3000/