Skip to content

Repository files navigation

books-api

React SPA web page:

Running locally

  • git clone or download this repository
  • cd books-api or cd books-api-master
  • npm install
  • run in dev mode: npm run dev
  • run in prod mode: npm run prod

Linting

  • ESLint npm run eslint
  • Sass lint npm run sass-lint

Static typechecking with Flow

  • Stop flow server npm run flow stop
  • Start flow server npm run flow start
  • Run flow npm run flow status

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages