/flashlink

Save links in storage

Primary LanguageReasonMIT LicenseMIT

Save links in storage

Flash animation

Run

npm install
npm run server
# in a new tab
npm start

Open a new web page to http://localhost:8000/. Change any .re file in src to see the page auto-reload. You don't need any bundler when you're developing!

Build

npm install
npm build:prod

License

Flashlink is open source software licensed as MIT.