Commit a667fda0 authored by Davyd Dobryakov's avatar Davyd Dobryakov

Add README

parent 89263e99
# Eterlanding
A simple landing using vanilla-js, scss, webpack.
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at 0.0.0.0:17001 (external ip)
npm run dev
# build for production with minification
npm run build
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment