Skip to content

Our nuxt and vue based typescript frontend of our website.

License

Notifications You must be signed in to change notification settings

2weeksmc/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt Minimal Starter

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

npm install

Development Server

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

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

About

Our nuxt and vue based typescript frontend of our website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published