Skip to content

PabloMarch/Vehicle-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicles List App

Migration of Angular Project

  • version: 1.0.0

Requirements: [Node, WebPack]

Developer Setup

Installation

  1. Install latest node version npm i npm@latest
  2. Positioned on the repo's root, then run npm install
  3. Run npm start to run the server on localhost:8080/
  4. Build using npm run build
  5. You're good to code now.

Notes If you are using Powershell, you can type the following command to effectively add to your path : [Environment]::SetEnvironmentVariable("Path", "$env:Path;c:\Users\[UserName]\AppData\Roaming\npm\", "User") or try install webpack globally running npm install -g webpack

About

Migration of Angular Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published