willemhelf / diwala-frontpage-firebase

Diwala webpage

Home Page:https://diwala.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diwala frontpage

This was started with create-react-app, and is for now packed with the help for react-scripts. This can be ejected to get the webpack config and everything, but works for now.

Develop

Run npm run start or yarn start
This gets you a dev server, and watches everything. PS: Css for now is kinda bad setup, so it might not be picked up when adding a new css file.

Deploy

This runs on firebase. Ask me for permission. So to deploy you have to do:
npm run build or yarn build
Then run: firebase deploy

About

Diwala webpage

https://diwala.io/


Languages

Language:TypeScript 55.3%Language:CSS 42.8%Language:HTML 1.6%Language:JavaScript 0.3%