Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Meta-Node/Aura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

465e411 · Sep 12, 2023
Jul 19, 2022
Mar 3, 2022
Jan 28, 2023
Dec 10, 2022
Nov 27, 2022
Nov 28, 2022
Dec 9, 2022
Jan 28, 2023
Nov 16, 2022
Dec 5, 2022
Aug 26, 2022
Dec 4, 2022
Dec 27, 2022
Dec 3, 2022
Dec 31, 2022
Mar 3, 2022
Oct 15, 2022
Oct 15, 2022
Nov 5, 2022
Aug 11, 2022
Mar 3, 2022
Sep 12, 2023
Mar 3, 2022
Jul 1, 2022
May 7, 2022
Nov 21, 2022
Sep 12, 2023
Aug 23, 2022
Sep 11, 2022
Aug 4, 2022
Nov 16, 2022

Repository files navigation

emotion

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.