@sendhuraan/frontend-solutions

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

Usage no npm install needed!

<script type="module">
  import sendhuraanFrontendSolutions from 'https://cdn.skypack.dev/@sendhuraan/frontend-solutions';
</script>

README

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)