nschlemm / routify-site-2020

Upcoming Routify site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Routify site 2020

This is the repo for the Routify docs site.

Usage

Development npm run dev Dev + codesplitting npm run dev:split Build npm run build

Production

Please make sure that url rewrite redirects to dist/__app.html on our server.

Building and running in production mode

To create an optimised version of the app:

npm run build

Deploy

npm run deploy:now

About

Upcoming Routify site


Languages

Language:HTML 60.4%Language:CSS 34.0%Language:JavaScript 5.6%