Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pridebnath/fyle-assignment


https://github.com/pridebnath/fyle-assignment

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Hosted link

https://fyle-assignment-by-pri.netlify.app/chart

# Demo video

https://drive.google.com/file/d/1Nfqa4iXpAyrym0mh_S3OTipInpc7LWnK/view

## fyle-assignment

## Instruction

https://fyleuniverse.notion.site/Frontend-Development-Challenge-091d1fad48d94c6a9de0c02465cc640a

#### create initial app

```
ng new fyle-assignment --no-standalone
```

#### created workout module

```
ng g m workout
```