Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dosm-malaysia/kawasanku-front


https://github.com/dosm-malaysia/kawasanku-front

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# KAWASANKU

> The official Malaysian government dashboard for MyCensus 2020 and related data.

![Screenshot of KAWASANKU homepage](/public/static/dashboard.png)

## Installation

#### Clone project

```
git clone https://github.com/dosm-malaysia/kawasanku.git
```

#### Run in development mode

```bash
yarn
yarn dev
```

#### Static build for production

```
yarn
yarn build
yarn start
```

## License

This project is published under the [MIT license](https://github.com/dosm-malaysia/kawasanku/blob/main/LICENSE.md).