# codrops2020 **Repository Path**: mirrors_codrops/codrops2020 ## Basic Information - **Project Name**: codrops2020 - **Description**: A roundup of Codrops resources from 2020. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-01 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)