Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoksel/shop-admin-page

Training project
https://github.com/yoksel/shop-admin-page

Last synced: about 1 month ago
JSON representation

Training project

Awesome Lists containing this project

README

        

# Shop admin page

Training project for https://learn.javascript.ru/courses/js

Live: https://yoksel.github.io/shop-admin-page/

## Run locally

1. Install npm-packages:

`npm i`

2. Run dev-server

`npm start`