instantbox-frontend
instantbox-frontend copied to clipboard
Get a clean, ready-to-go Linux box in seconds.
trafficstars
instantbox frontend
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