# csc-explorer **Repository Path**: mirrors_mapbox/csc-explorer ## Basic Information - **Project Name**: csc-explorer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Latest release](http://img.shields.io/github/release/f-o-a-m/csc-explorer.svg?branch=master)](https://github.com/f-o-a-m/csc-explorer/releases) [![Build status](https://travis-ci.org/f-o-a-m/csc-explorer.svg?&branch=master)](https://travis-ci.org/f-o-a-m/csc-explorer?branch=master) # csc-explorer ## Try it The app is hosted [here](https://f-o-a-m.github.io/csc-explorer/) ## Installation We use git submodules so make sure you clone recursively: ```bash git clone --recursive https://github.com/f-o-a-m/css-explorer cd css-explorer ``` ## On first run: 1. `npm install` or `yarn add` ## Thereafter: 1. `npm run start` or `yarn start` ## Notes: SCSS/CSS is now stored in another repo called `foam.css`