Skip to content

A WEB development repository for my side-project, Paradoks Magazine.

Notifications You must be signed in to change notification settings

javidan-dot-com/paradoks-web

Repository files navigation

Welcome to Paradoks WEB development project!

Stack used

Yarn commands & running the server

  • use yarn install --frozen-lockfile and NOT yarn install
  • yarn dev - run development server
  • yarn build - build the app for production
  • yarn start - run the production server
  • yarn lint - run eslint

Open http://localhost:3000 with your browser to see the result.

About

A WEB development repository for my side-project, Paradoks Magazine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published