芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/kwesioben.com/thefirstcookout/1/README.md
# Image to Content Page Transition A simple scroll effect and page transition inspired by [Vitalii Burhonskyi](https://dribbble.com/Burhonskyi)’s [Dribbble shot](https://dribbble.com/shots/17535054-Homepage-Animation-for-Melbourne-Wooden-Showroom). ![Image Title](https://tympanus.net/codrops/wp-content/uploads/2022/08/ImageToContent_feat.jpg) [Article on Codrops](https://tympanus.net/codrops/?p=64266) [Demo](http://tympanus.net/Development/ImageToContent/) ## Installation Install dependencies: ``` npm install ``` Compile the code for development and start a local server: ``` npm start ``` Create the build: ``` npm run build ``` ## Credits - Images from [Unsplash](https://unsplash.com/) ## 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)