Skip to content

meraki-iiitu/meraki-23

Repository files navigation

Next.js + TypeScript + MongoDB + Sass

License: MIT

Features

  • Next.js
  • TypeScript
  • MongoDB
  • Sass
  • ESLint
  • Prettier
  • Husky
  • Commitlint
  • Jest

Usage

  1. Click the Use this template button.
  2. Create a new repository.
  3. Clone the repository.
  4. Install dependencies.
yarn
  1. Start development server.
yarn dev

Scripts

# Run the app in the development mode.
yarn dev

# Run the test watcher in an interactive mode.
yarn test:watch

# Builds the app for production to the build folder.
yarn build

# Runs the built app in production mode.
yarn start

# Lints and fixes files.
yarn lint

# Formats files.
yarn format

License

MIT

Author

Akshat Mittal

Acknowledgements

About

Official website of Meraki Fest 2023

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages