Weather dashboard https://natronics.org/weather/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nathan Bergey 5a78a9da99 Turn real weather data back on пре 5 година
src Turn real weather data back on пре 5 година
.gitignore Ignore dist diretory entierly пре 5 година
README.markdown webpack: Use HtmlWebpackPlugin пре 5 година
deploy.sh Deploy script пре 5 година
package.json webpack: Use HtmlWebpackPlugin пре 5 година
webpack.config.js Add meta tags пре 5 година

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