Skip to content

amirzenoozi/arvan-cloud-interview

Repository files navigation

Webpack + Typescript + SCSS + React

Front-end starter kit with tools for development:

  • webpack as module bundler
  • react library with typescript
  • redux for managing application state
  • sass as css preprocessor
  • style components
  • jest library as Test Library
  • eslint as linter package
  • spriteS-svg generator
  • browserSync

Usage

Minimum node version: 14

Build

Run yarn run build to build the project. The build artifacts will be stored in the build/ directory.

Running unit tests

Run yarn run jest-test to execute the unit tests via Jest.
and also Run yarn run jest-test:watch and check you test on development mode.

Running Linter

Run yarn run lint to check the linter rules via esLint.

About

ArvanCloudFa Interview Challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published