Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ali322/frontend-skeleton

frontend skeleton
https://github.com/ali322/frontend-skeleton

Last synced: 17 days ago
JSON representation

frontend skeleton

Awesome Lists containing this project

README

        

Frontend Skeleton
===

fundamental skeleton of frontend project

## development

```bash
npm start
```

## build

```bash
npm run build
```

## test

```bash
npm test
```

## License

[MIT License](http://en.wikipedia.org/wiki/MIT_License)