Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.41 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.41 KB

dekatrian.com

Made with TypeScript Made with Vue.js Made with NuxtJS

Screen Shot

Deploy with Vercel

TL;DR

Development

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

Build

# build for production and launch server
npm run build
npm run start

# generate static project
npm run generate

Contributing

  1. Fork it!
  2. Create your feature branch
    • git checkout -b feature/my-new-feature
  3. Commit your changes
    • git commit -m "feat: add some feature"
  4. Push to the branch
    • git push origin feature/my-new-feature
  5. Submit a pull request

Security Vulnerabilities

If you discover a security vulnerability within this project, please send an e-mail to Magno Biét via [email protected]. All security vulnerabilities will be promptly addressed.

License

This package is licensed under the MIT license. Copyright © Magno Biét