Skip to content

Eg0r0k/train_controller_front

 
 

Repository files navigation

Train web-interface

Web-interface for using in game with Computercraft mode version 1.18.2

Project setup

Development mode

npm i
npm run dev

Production mode

npm i
npm build
npm run preview

Result

station page factories page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 67.9%
  • JavaScript 28.3%
  • SCSS 2.0%
  • HTML 1.8%