This website showcase the project and guide the users to the platform.
Written in JavaScript, and it uses VueJS and Vuetify as frameworks.
- Create a copy of
.env.example, name it.envand adjust the settings according to your current setup. - Run
npm installoryarnin the root directory. - Run
npm run build.
If you want to make modifications to the UI, also run:
npm run serve
The Polymind website is open-sourced software licensed under the BSD-3-Clause.