kristoferjoseph / nuxt001

Begin app

Home Page:https://begin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️WARNING⚠️

This is a work in progress please file issues

Nuxt example app with an added Begin API endpoint

Usage

install dependencies

  • npm install

local development server

  • npm run dev
  • navigate to http://localhost:3000
  • Make code changes and page will refresh using Hot Module Reloading

To test production build

  • npm run build
  • navigate to http://localhost:3333

About

Begin app

https://begin.com

License:Apache License 2.0


Languages

Language:HTML 78.3%Language:JavaScript 10.7%Language:Vue 9.7%Language:Arc 1.3%