/strml-page

Amazing animation page inspired and translated from strml.net | 一个交互式很强的动态网页~

Primary LanguageHTML

STRML.net

View Site

Building

git clone git@github.com:Hellowor1d/strml-page.git
cd strml-page
npm install
npm run dev
# Open localhost:4003/index-dev.html in your browser

Building for Production

npm run build