/instantbox-frontend

Get a clean, ready-to-go Linux box in seconds.

Primary LanguageJavaScriptMIT LicenseMIT

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