Skip to content

MostroP2P/mostro-foundation-website

Repository files navigation

Mostro Foundation Website

Visit our website at mostro.foundation

Setup

This nuxt project uses yarn as package manager.

Ensure you have Yarn version 4.5.3 installed for this project. You can check your current Yarn version by running:

yarn -v

If you have a different version installed, you can set the project to use the correct version by executing:

yarn set version 4.5.3

Install dependencies:

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

Linters

  • yarn lint: Run linters to check your code quality
  • yarn lintfix: Automatically fixes linter issues

About

Website for mostro foundation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •