Skip to content

mgoyal20/ieeepec_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for IEEE PEC Student Branch

Building and Running

Project works fine on Ubuntu 16.04 (64 bit). So the following instructions are given with Ubuntu in mind. (Project can be compiled on Windows, but instructions are not included)

  1. Clone the project and move to the directory

  2. Install the node modules (You may need to give sudo permissions for it)

    $ npm install 
  3. Start the server

    $ sails lift

Go to http://localhost:1337/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors