/3dio-website

Toolkit for interior apps

Primary LanguageCSS

3d.io Website

Build Status

https://3d.io

Editing

All content resides in src folder. Beside html and css the following file types are supported:

Non-native browser file types will get precompiled during build process in order to serve the entire site as static data.

Deployment

Development

  • Install: git clone https://github.com/archilogic-com/3d-io-website.git
  • Run local dev server: npm run dev
    This will watch files in src dir, rebuild and update browser window automaticaly.