Mobin-Karam / default

Default Reactjs folder structure for Practice bootstraped with Create React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Defatul Reactjs folder structure

  • This project was bootstrapped with Create React App.
  • This Repo is a alternative repo for create-react-app package Enjoy it ๐Ÿ˜…

How use This Repo ๐Ÿ“‘

use terminal in VSCode and use git clone URL

git clone https://github.com/Mobin-Karam/default.git

After download change directory wih:

cd default

and When you clone Repo and resive folder use npm install to install neccessry packages from packege.json file :

npm install

after all of this write npm start in terminal and start write your App practice code ;

npm start

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Default Reactjs folder structure for Practice bootstraped with Create React App


Languages

Language:JavaScript 56.7%Language:HTML 41.5%Language:CSS 1.8%