Skip to content

hackerstolz/proptechhacks-website

Repository files navigation

mobility-hacks.de website


Quickstart

  • Requires installed NodeJS
npm install
npm run start
open http://localhost:8080

TechStack

  • npm as packager manager
  • Webpack for building
  • react
  • skeleton.css for grid & reset

Building

Master/Live: Build Status

Stage/Dev: Build Status

npm run build

Deployment

Deployment via the a local build and commiting the docs directory, which will be served by Github Pages.

Live reloading & dev

npm run start

Inspiration

Loading effects: Demo

Resposive font size: Blog post

How should the fonts be loaded? Blog post

OffCanvas: https://www.codementor.io/reactjs/tutorial/how-to-build-a-sliding-menu-using-react-js-and-less-css

Loading effects: http://michalsnik.github.io/aos/

.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published