snowballtools

  • Clone the snowballtools repo

    git clone git@github.com:snowball-tools/snowballtools-base.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/

S
Description
No description provided
Readme
12 MiB
Languages
TypeScript 95.5%
Shell 2.6%
CSS 1%
JavaScript 0.7%
HTML 0.2%