Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/logvinovleon/warsawjs-workshop-18-topics-manager

Example app for WarsawJS Workshop #18
https://github.com/logvinovleon/warsawjs-workshop-18-topics-manager

Last synced: about 1 month ago
JSON representation

Example app for WarsawJS Workshop #18

Awesome Lists containing this project

README

        

# Warsawjs Workshop 18: Topics Manager

This is an example app for WarsawJS workshop #18.

[Check it out!](https://logvinovleon.github.io/warsawjs-workshop-18-topics-manager/)

## Building

```
yarn build
```

## Deploying to Github pages

```
yarn deploy
```

## Developing with HMR

```
yarn dev
```