Skip to content

ESNFranceG33kTeam/IEG

Repository files navigation

ieg

A website template for the International Erasmus Games, made with vue-starter.

Getting started

  1. Install node 8 or higher
  2. Install npm 5 or higher
  3. Clone this repository
  4. Change directory cd ieg
  5. Install dependencies: npm install
  6. Run npm run dev

Deployment

  1. Run npm run build
  2. Wait for the client and server to be built
  3. Run sudo npm run start (you need the sudo rights to run the server on port 80)

License

MIT