Skip to content

instantbox/instantbox-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4b39ffe · Jun 26, 2019

History

51 Commits
Mar 2, 2019
Apr 3, 2019
Feb 28, 2019
Feb 28, 2019
Mar 2, 2019
Jun 26, 2019
Feb 28, 2019
Jun 21, 2019
Jun 26, 2019
Mar 3, 2019
Mar 3, 2019

Repository files navigation

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