/ausjukwa.github.io

AuSjukwa's simple introduction

Primary LanguageJavaScriptMIT LicenseMIT

AuSjukwa's simple introduction

Fork from https://github.com/STRML/strml.net

View Site

Building

git clone git@github.com:AuSjukwa/ausjukwa.github.io.git
cd ausjukwa.github.io
npm install
npm run dev
# Open localhost:4003/index-dev.html in your browser

Building for Production

npm run build