Anthony-Gaudino / Cars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cars

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

node dist/bundle.js

About


Languages

Language:JavaScript 36.5%Language:HTML 35.7%Language:SCSS 27.8%