Skip to content

olegbilyk/books

Repository files navigation

Books

Installation

$ npm i

Start

$ npm run start
$ npm run start:api
Open in browser
http://localhost:8080/

Build

$ npm run build

Style Linting

For style linting I'm using stylelint-config-standard

$ npm run lint:css

JavaScript Linting

For JavaScript linting I'm using eslint-config-standard-react

$ npm run lint:js

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published