This is a project web space for the Chinatown History directory, forked from eleventy-i18n. It uses Eleventy's own Internationalization (I18n) plugin.
npm install
Starts development server by default on http://localhost:8080. Watches tasks to compile when changes detected.
Remember to manually change to a local folder: http://localhost:8080/en/. Redirects are only working on the server.
npm start
npm run build