@codinglabcz/jagu-nuxt-template

1.0.0 • Public • Published

Jagu Nuxt Template

TODO (For this repository) 🚧👷🏻‍♂️🚧

  • [ ] Remove tailwindcss@3.1.8 dependeny when WebStorm 2022.3 comes out.
  • [ ] Update Nuxt 3 to full version once it comes out.

TODO List

  • [ ] Turn on ESLint in your IDE
  • [ ] Update font you want to use in nuxt.config.ts and assets/css/style.css (if you want, you can set them up also in tailwind.config.js)
  • [ ] Replace favicons in public folder (probably best to delete whole content and paste generated assets from Favicon generator)
  • [ ] Remove unwanted assets and components

Setup 🛠

Make sure to install the dependencies:

yarn install

Development Server 👨🏻‍💻

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

yarn dev

There is a bug in Node v18 which writes out warning after running this command:

(node:45272) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)

Help 🛟

If anything is unclear - look at the nuxt 3 documentation to learn more.

Readme

Keywords

none

Package Sidebar

Install

npm i @codinglabcz/jagu-nuxt-template

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

640 kB

Total Files

25

Last publish

Collaborators

  • v-moravec