andrevvalle / tst-storm

Front-end test repository

Home Page:http://andre.ooo/tst-storm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Front-end test repository

http://andre.ooo/tst-storm/


Languages

Language:JavaScript 82.2%Language:CSS 14.9%Language:HTML 2.9%