/tst-storm

Front-end test repository

Primary LanguageJavaScript

Front End Developer Test

This application uses Dribble Api to get the main shots.

Browser Support

Chrome Firefox Opera Safari IE
55+ ✔ 54+ ✔ 46+ ✔ Nope ✘ Nope ✘

Prerequisites

  • Node (I'm using node version > 8)

How to Run Development

  1. npm install
npm install
  1. npm start for build development
npm start
  1. Open: http://localhost:9000

How to Run Production

  1. npm install
npm install
  1. Npm run for build production
npm run build
  1. The production folder
./dist