Production repository for React-Dark. To see the live App click here
- npm
- NodeJS
- Clone the repository
git clone https://github.com/Awesome-React-Modules/React-Dark.git
- Install Dependencies
npm install --save react-dark
Find Codepen Implementation of the module here .
In the project directory, you can run:
installs all the dependencies of the app from package.json file.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder. This would create a new public
folder, which can be used to deploy the app on a production server.
The page will reload if you make edits.
You will also see any lint errors in the console.