# create an app
$ nuxtron init my-app --example with-typescript
# install dependencies
$ cd my-app
$ yarn (or `npm install`)
# development mode
$ yarn dev (or `npm run dev`)
# production build
$ yarn build (or `npm run build`)
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.
with-typescript
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||