Skip to content

EludeServices/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elude Services Website

Look at the Nuxt 3 documentation to learn how to use nuxt. You should also possess initial knowledge of Vue.js.

Setup

Make sure to install the dependencies:

# yarn
yarn install

Development Server

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

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Ngrok

You can proxy local host through ngrok. Install ngrok and execute the following commands after starting a development or production server.

ngrok http 3000

Check out the deployment documentation for more information.

About

Our main website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages