276 B
276 B
Etheryo Blog Frontend
Powered by the Svelte Framework
Developing
Just run this command after installing npm.
npm install
npm run dev
Building/Running Production
To create production and running it.
npm install
npm run build
node build