0.1.5 • Published 2 years ago
@scom/scom-project-landing v0.1.5
Setup and Installation for Local Testing
To get started with testing locally, follow these steps:
1: Install the required packages using the following command:
docker-compose up install2: Build and bundle the library using the following command:
docker-compose up build4. Run a development server using the following command:
docker-compose up testYou can access the development server via http://127.0.0.1:8030/.