Skip to content

Voloshynd/JS-Car-Delear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car purchase

Available Scripts


In the project directory, you can run:

npm i

This command will install all modules listed as dependencies in package.json.

npm run build 

Builds the app for production.

npm run start 

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

Project structure

.
├─── src       : source code
    ├─── fonts      : fonts using - Roboto-Regular
    ├─── img 
    ├─── js         : folder with js files
    ├─── styles     : folder with project styles
    ├─── .babelrc
    ├─── configuration.html 
    ├─── final.html
    └─── main.html
├───package.lock.js
├───package.js
└─── webpack.comfig.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published