n-d-r-d-g / redesigned

A monorepo of redesigned websites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redesigned

This is a monorepo of redesigned websites.

Available projects:

Feel free to let me know about any issue you encounter or if there's any feature you'd like to be added (create an issue).

Contribution

Run projects locally

  1. Run npm install in the root directory.
  2. Change your working directory to the project you want to run locally, e.g. cd mudocs.
  3. You can open a specific project's folder in VSCode. You will need to switch to the Source Control panel and click the Open repository button to load the monorepo's git settings.
  4. Run npm run dev to launch the project in dev mode.

Create Pull Requests

You can contribute to this project by creating a PR on the develop branch.

About

A monorepo of redesigned websites.

License:MIT License


Languages

Language:TypeScript 99.4%Language:JavaScript 0.3%Language:CSS 0.3%