Skip to content

MrSlimCoder/website

Repository files navigation

Freely - Website

Description coming soon ...

Nice to know

Code style

  • Spaces instead of tabs
  • Tab-Size: 4 spaces

Setup

  1. Clone the repository
  2. Change directory to website
  3. Install all dependencies with npm or yarn

Running

  • Building the app for production or development under Polka: npm run build
  • Starting a development server:
    • Next.js: npm run dev:next (With hot reloading, no custom routing)
    • Polka: npm run dev:polka (No hot reloading, with custom routing)
  • Starting the production server: npm run start

About

The website for Freely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published