Skip to content

not-byte/nuxt-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nuxt Template

TODO

og:locale lang

title change on route change

NuxtJS is an open source framework that makes web development intuitive and powerful. Create performant and production-grade full-stack web apps and websites with confidence. Template written in TypeScript, Nuxt

About

Caution

Project is still under a development

If you encounter any bugs or errors, create an issue and head to the Security section

Section Topic
Summary Short summary of the project

Setup

Make sure to install dependencies:

npm install

Look at the Nuxt documentation to learn more.

Development Server

Start the development server on http://localhost:3000:

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

Authors

botprzemek

Contributing

I would like to join this list. How can I help the project?

We're currently looking for contributions for the following:

  1. Bug fixes and penetration
  2. Refactors
  3. Configs improvements
  4. Ideas (even if we already have a ton to implement)

License

This project is licensed under the Apache License, Version 2.0. Key points are: permissions and conditions of usage. For more detailed information, please refer to the LICENSE file

Security

To learn more about project versions see SECURITY.md

Thanks for reaching the bottom! Go back to the top