Skip to content

itaywaisman/blog

Repository files navigation

Itay Waisman's blog

This is my blog source code.

It is built using ReactJS and Redux.

This is also highly based on the MERN Project for the development environment.

Quick start

  git clone https://github.com/itaywaisman/blog.git
  cd blog
  npm install
  npm start

Available Commands

  1. npm run start - starts the development server with hot reloading enabled

  2. npm run build - bundles the code to './dist' folder.

  3. npm run clean - cleans the build code from the './dist' folder.

  4. npm run slate - deletes the 'node_modules' folders and runs npm install.

  5. npm run lint - runs linter to check for lint errors

  6. npm run test - start the test runner

  7. npm run watch:test - start the test runner with watch mode

License

This code is release under the MIT License.

About

My blog source code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published