This repo contains the structure of Vera Rubin's OrbitViewer front-end.
The following scripts are available:
yarn build
to build production-ready code.yarn dev
to launch dev mode environment.yarn clean
to clean all temp generated files & clean data cache such as Craft CMS.
When developing you can use the following url: http://localhost:8080/
to launh the front-end.
Dev mode behaves sometimes a bit buggy when launching. Usually a yarn clean && yarn build && yarn dev
fixes things... Once running, it should run robustly.
Copyright 2022, fil Studio.
fil is a studio with a creative tech soul. We build bespoke interactive journeys primarily using modern web technologies. We deliver tailored solutions for installations and on-line experiences using our internal toolkit + ThreeJS.
fil is the Catalan word for thread. We love threads cause we often talk about them when building applications and, at the same time, threads are something so organic, colourful and playful.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.