Weather dashboard https://natronics.org/weather/
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Nathan Bergey 5a78a9da99 Turn real weather data back on 5 yıl önce
src Turn real weather data back on 5 yıl önce
.gitignore Ignore dist diretory entierly 5 yıl önce
README.markdown webpack: Use HtmlWebpackPlugin 5 yıl önce
deploy.sh Deploy script 5 yıl önce
package.json webpack: Use HtmlWebpackPlugin 5 yıl önce
webpack.config.js Add meta tags 5 yıl önce

README.markdown

Weather Dashboard

Install

Install all the dependencies for the project with

$ npm install

Build

Then run

$ npm run build

to create all site code in dist. To deploy serve the dist directory.

Hack

Dev mode:

$ npx webpack