Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 968 Bytes

README.md

File metadata and controls

50 lines (30 loc) · 968 Bytes

instantbox frontend

Travis CI Docker Chat on Telegram MIT

Introduction

This repository hosts the frontend component of instantbox.

Setup

Clone

git clone https://github.com/instantbox/instantbox-frontend.git

Develop

npm install
npm start

Test

npm run lint
npm test

Package

npm run build

Contribute

See CONTRIBUTING.md

License

MIT