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