Skip to content

Latest commit

 

History

History
executable file
·
26 lines (16 loc) · 843 Bytes

File metadata and controls

executable file
·
26 lines (16 loc) · 843 Bytes

About

This website showcase the project and guide the users to the platform.

Technology

Written in JavaScript, and it uses VueJS and Vuetify as frameworks.

Installation

Setup your environment

  1. Create a copy of .env.example, name it .env and adjust the settings according to your current setup.
  2. Run npm install or yarn in the root directory.
  3. Run npm run build.

If you want to make modifications to the UI, also run:

npm run serve

License

The Polymind website is open-sourced software licensed under the BSD-3-Clause.