/Migirh-frontend

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Migirh-fronted

This is the frontend of Migirh.

This website is compatible with both Electron and browser environment. Developed using React and antd.

Develop and build

Clone the repository and execute npm install.

To run the development server, execute npm run start. To build the production version, execute npm run build.