Skip to content

Inciclopedia/mwnext

Repository files navigation

Local development

Define a host inciclopedia.duckdns.org pointing to localhost (we enabled CORS for it)

Install dependencies

npm install

Start the server with

npm run dev