/react-experiments

boilerplate for react projects

Primary LanguageJavaScriptMIT LicenseMIT

My React experiments

My personal webpage

To run

  • You'll need to have git and node installed in your system.
  • Fork and clone the project:
> $ git clone THIS_REPO_URL
  • Then install the dependencies:
> $ npm install
  • Run development server:
> $ npm start

Open the web browser to localhost:3000

To build production package

> $ npm run build

😛

Credits

built with tailwind, papercss, nes-css