Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.29 KB

Kilo Web App

Netlify Status

Frontend for Kilo, a website for creating bots that compete in online games.

Development

Make sure you have Node.js and npm installed. nvm can be used to install Node.js.

From the kilo-webapp directory, run npm install.

Then, npm start can be used to run a development server on http://localhost:3000, and npm run build can be used to build the app for production.

Technologies

Other projects

Authors

License

This project is dual-licensed under both the MIT License and the Apache License (Version 2.0). See LICENSE-APACHE and LICENSE-MIT for details.