Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codrops/codrops2020

A roundup of Codrops resources from 2020.
https://github.com/codrops/codrops2020

Last synced: about 2 months ago
JSON representation

A roundup of Codrops resources from 2020.

Awesome Lists containing this project

README

        

# Codrops 2020

A roundup of selected Codrops publications from the past year.

![Codrops 2020](https://tympanus.net/codrops/wp-content/uploads/2020/12/codrops2020.png)

[Demo](http://tympanus.net/codrops2020)

## Installation

Install dependencies:

```
npm install
```

Compile the code for development and start a local server:

```
npm start
```

Create the build:

```
npm run build
```

## Misc

Follow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/codrops), [GitHub](https://github.com/codrops), [Instagram](https://www.instagram.com/codropsss/)

## License
[MIT](LICENSE)

Made with :blue_heart: by [Codrops](http://www.codrops.com)