mhinton / landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landing-page-app

This is a sidebase merino app created by running npm create sidebase@latest. This project uses the following technologies for a great developer and user experience:

Setup

Make sure to install the dependencies:

npm install

Development Server

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

npm run dev

Production

Build the production application:

npm run build

Locally preview production build:

npm run preview

About

License:MIT License


Languages

Language:Vue 86.1%Language:TypeScript 8.2%Language:JavaScript 5.7%