Skip to content

techmania-team/techmania-team.github.io

Repository files navigation

TECHMANIA Official Website

TECHMANIA Official Website.

Install & Run

  • Install Node.js.
  • Install Yarn.
  • Use yarn to install dependencies.
  • Edit .env.sample to .env.
  • Use yarn dev to start development server.
  • Use yarn build to build website for production.