Documentation coming soon!
QUICK START
-
Make sure you have Docker and docker-compose
installed:
- Docker (If faced with any choices, get the Community Edition (“CE”))
docker-compose
(should be auto-installed as part of Docker on mac and windows)
-
Download the current release: https://github.com/samtecspg/articulate/releases/download/v0.5.1/articulate-0.5.1.zip
-
Unzip and get a terinal or CMD in the release directory
-
run docker-compose up
(sudo
might be needed)
-
point your web browser at http://localhost:3500 and enjoy Articulate
License
Copyright 2018 Samtec.
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.