Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

Aripis/Hoppers-Site-Archive

Repository files navigation

Coverage Status Build Status

Hoppers

How to use

Caution:
  • Use npm or yarn - whichever is more comfortable for you.
  • To start in production mode, first you need to build the project!

Install dependencies:

$ yarn install
$ npm install

Run in dev mode:

$ yarn dev
$ npm run dev

Build for production mode:

$ yarn build
$ npm run build

Start in production mode:

$ yarn start
$ npm run start

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •