Skip to content

dejvv/Grupy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grupy brings people together.

Folders

grupy-app is project folder. other is folder that contains not important testing files.

Setup

Setup node.js on OSX/Linux

  1. sudo apt-get install curl
  2. curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
  3. nvm install v10.13.0

Version 10.13.0 is LTS.

Check if node and npm are installed with:

  • node -v
  • npm -v
  1. Navigate to grupy-app folder inside this project and install dependecies with npm install.
  2. npm start to start server.
  3. Open localhost:8000 and you're done.

Setup node.js on Windows

  1. Download node.js from their website and start project.

About

Grupy brings people together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors