Skip to content

Latest commit

 

History

History

nuxt-v3-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nuxt Vue 3 Example

To run the example,

  1. Create a .env file at the repository root:
API_KEY=<YOUR_API_KEY>
  1. Execute the following command from the root directory:
yarn nx run nuxt-v3-example:dev