nabarunandneeraj 42ec846ff2 Implement dynamic selection of primary domain name (#32)
* Add dynamic selection of primary domain

* Update alert message

* Fix alert message

* Update alert message

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-28 12:11:46 +05:30
2023-12-06 16:07:12 +05:30
2023-12-11 20:05:34 +05:30

snowballtools

  • Clone the snowballtools repo

    git 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/

S
Description
No description provided
Readme
14 MiB
Languages
TypeScript 95.4%
Shell 2.6%
CSS 1%
JavaScript 0.7%
HTML 0.3%