Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Latest commit

 

History

History
68 lines (39 loc) · 1.08 KB

File metadata and controls

68 lines (39 loc) · 1.08 KB

Wizmi - Nuxt

GPLv3 License

Wizmi Web App built in NuxtJS

Tech Stack

NodeJS >=16.13.1

Installation

Install node_modules

npm install

Development Mode

To start this project in dev mode :

npm run dev

Production Mode

To start this project in production mode :

npm run build && npm start

You can also use Docker :

docker-compose up

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Feedback

If you have any feedback, please reach out to us at atosc08@gmail.com

Authors

Related

Here are some related projects

License

GNU GPLv3