Frontend for ProtonDuck API
Made with ❤️ in Vue.js 3 & Bulma CSS-Framework
npm install
npm run build
npm run dev
npm run server
npm run story
npm run lint
npm run test
This project is licensed under the MIT License. See the LICENSE file for details.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Make your changes
- Commit your changes (git commit -am 'Added some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request