Weather dashboard https://natronics.org/weather/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Nathan Bergey 5a78a9da99 Turn real weather data back on hace 5 años
src Turn real weather data back on hace 5 años
.gitignore Ignore dist diretory entierly hace 5 años
README.markdown webpack: Use HtmlWebpackPlugin hace 5 años
deploy.sh Deploy script hace 5 años
package.json webpack: Use HtmlWebpackPlugin hace 5 años
webpack.config.js Add meta tags hace 5 años

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