Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Web App for TutorINSA, an association whose aim is to give tutoring courses to students

License

Notifications You must be signed in to change notification settings

Campus-INSA-CVL/tutorinsa-client-vue

Repository files navigation

Tutorinsa logo


Web App TutorINSA

A Vuejs application for TutorINSA

Start the app

Requirement

This project need, to run correctly:

Configuration

You have to create a ".env" file using the ".local.env" as a pattern, and fill it. ".env" is used during development. Then, production's var are used directly from the host.

Install the dependencies

# install the dependencies
npm install

Start the app

# start the server in development mode
npm run dev
# start the server in production mode
npm run start

Contributing contributions welcome

Feel free to help us ! Use issues and pull requests !

Lint & Test

# check syntax of the code
npm run lint

Licence

Copyright (c) Forever and Ever, or at least the current year.

Licensed under the MIT license.

About

Web App for TutorINSA, an association whose aim is to give tutoring courses to students

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages