Skip to content

lancerutkin/project-greenfield

 
 

Repository files navigation

project-greenfield

To build:

For development:

npm run dev_build

For production:

npm run production_build

To start:

npm start

To view:

Go to localhost:8866/?products=:product_id, where the product_id is the id of the product you would like to view.

Please note: simply navigating to localhost:8866 will result in a 404 error. There is no homepage, there are only product pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%