Skip to content

paustria/groupthai

Repository files navigation

Set up project

(If you don't have npm install, download it here.) (If you don't have yarn install, download it here.)

sudo npm install -g webpack

Install Node modules

yarn install

Start the server

Run webpack

webpack --watch

On separate tab

  • for development
npm run dev

Running testing

npm run test

View the site

http://localhost:3000/

For running on production.

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published