Skip to content

Repository files navigation

PB_logo

Projects Base

This is a fully-functional filebase that can be used as a base for future projects.

*Available languages: English, Русский

Tech Stack

  • JavaScript
  • TypeScript (v5.5.2)
  • React&React-dom (v18.3.1)
  • SCSS (v1.77.6)
  • ESLint (v9.5.0)
  • Webpack (v5.92.1)

How To Run Locally

Just follow this steps:

  1. Open VSCode (or any other IDE for your liking) and move to the folder that you want your future FOLDER with project to be in (cloning procedure will create another folder with clone of the project).

  2. Clone the project (or download ZIP and unzip the archive).

git clone https://github.com/UndreamableDreamer/ProjectsBase.git
  1. Go to the project directory.
cd ProjectsBase
  1. IMPORTANT Install dependencies. If you don't know what are you doing, this step will solve most of the problems.
npm install
  1. Start the project. In package.json you can find multiple options to start. If you don't know, what are you doing, just execute the code below.
npm run start

FAQ

Can I rename the project folder?

Yes, you absolutelly can.

Can I rename the folders or files inside?

Only, ONLY if you know what are you doing.

Can I change dependencies or modify any files inside?

For short - check the answer for the question before. For long - yes, you can, but I'm not responsible for any issues you'll get. But you can safely add components and change the entry point - App.tsx file.

- How to remove your commits?

Just download ZIP instead of cloning.

Authors

Support

TechSupport email: p.rohlin@nv.dunice.net.

About

Customizable filebase structure for fast projects deployment.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages