Skip to content

jiawang1/template

Repository files navigation

<%= name %>

getting start

clone code from branch team/pe/develop, then run command

    npm install

to install all dependencies. Then you can try to run develop command

    npm start

the project will startup at http://localhost:3000/, for shopping pages,then address is http://localhost:3000/shopping.html#/ plus your page route, for order list page, the address is http://localhost:3000/orderList.html#/ plus your page route.

For deployment build, just run command

    npm run build

Note, before commit your code to git repository, fix all eslint errors is mandatory. You can run command

    npm run lint

help you to find the errors.

About

project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published