#noCloud - WeatherApp
Angular2 web-application made by myself. Received an offer to perform a test to get a new job. It is a great experience for me in new, not previously known to me technologies. Let's see what I can do.
- Angular2; - TypeScript; - Semantic-ui; - SCSS; - NPM; - GULP. All you need is:1: Clone repository
git clone
2: Install npm packages
npm install
3: Start npm "liteserver" and gulp features
npm start
That's all! It's very simple to deploy it on your local machine, test and further develop.
It is an opensource project! Take it and modify like you want!