Skip to content
View wai-lin's full-sized avatar
🐢
stable code
🐢
stable code

Highlights

  • Pro

Organizations

@mm-ninja-turtles

Block or report wai-lin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wai-lin/README.md

Nuxt Minimal Starter

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

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

# npm
npm run dev

# pnpm
pnpm dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

Pinned Loading

  1. nvim nvim Public

    Neovim config from scratch.

    Lua

  2. react-hook-pickers react-hook-pickers Public

    React hooks primitives for building Date and Time picker.

    TypeScript 3

  3. mm-nrc mm-nrc Public

    JSON data and utilities for Myanmar National Registration Card (NRC).

    TypeScript 15 6

  4. forma-js forma-js Public

    Remix.run inspired Form component for react.js.

    TypeScript 3