1.0.4 • Published 4 years ago

@sendhuraan/frontend-solutions v1.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

This repo contains solutions for HTML CSS Javascript React Redux Node

How to Run

  • Make sure that Node JS (v8.11.3) is installed.
  • Clone the repository

Run Solution

Windows In command line - .\gulp {folder-name} to run solution. eg .\gulp test-solution/config-test (without src/collection)

Mac In command line - ./gulp.sh {folder-name} to run solution. eg ./gulp.sh test-solution/config-test (without src/collection)