Skip to content

gitdittay/Minimal_JavaScript_v3.0.0

Repository files navigation

About zip

This package will include directories:

1.react-scripts folder

  • Using react script & react router.

2.nextjs folder

  • Using for Next.Js

3.simple folder

  • To remove unnecessary components. This is a simplified version (https://simple-minimals.vercel.app)
  • Good to start a new project. You can copy components from the full version.
  • Make sure to install the dependencies exactly as compared to the full version

NOTE:

  • After downloading and extracting please do not delete any files.
  • For React Script -Just run command npm install & npm start (or yarn install & yarn start).
  • For Next.Js -Just run command npm install & npm run dev (or yarn install & yarn dev).

Releases

No releases published

Packages

No packages published

Languages