# precious-plastic-map **Repository Path**: Expertweblancer/precious-plastic-map ## Basic Information - **Project Name**: precious-plastic-map - **Description**: our maps - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-30 - **Last Updated**: 2021-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Precious Plastic Network Building a database of plastic recyclers (https://map.preciousplastic.com) ## Build instructions Below instructions are using `yarn` however will work using `npm` too. Install yarn install Run development server (includes watch) yarn run start Production build yarn run build