Skip to content

Lorycaste98/typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOOVE - TYPESCRIPT

The Project

This application is one of the projects for the Master in Full Stack Development for start2impact UNIVERSITY.

Link to see the code : MOOVE

The assignment:

Define interfaces and classes that represent the various components of a shared mobility system. These represent vehicles, users, and cities.

How to install and run the code:

There are two methods to see the code. The first is to look at the pencode on pencode at this link. For the second you need to follow these steps:

  1. In the github repo a make the download ZIP and open it in your code editor.

  2. Open the terminal and install the dependencies with the command:

    npm install or npm i

  3. Run the command:

    npm run build

  4. Open the index.html file in the 'dist' folder, start Live Server, and check the console.

    You should find the various instances.

Application Development

My skills for this project

My Skill My Skill My Skill My Skill My Skill My Skill

License

Released under the MIT License. Refer to LICENSE.txt for additional details.

Contact

Instagram Linkedin Github

Releases

No releases published

Packages

No packages published