Open pkra opened 8 years ago
The old codebase had a configuration that was loaded in what is now done via npm start, creating a start-up page linking to each article.
npm start
We could recreate that or just add CLI options to npm and gulp to specify the XML file.
The old codebase had a configuration that was loaded in what is now done via
npm start
, creating a start-up page linking to each article.We could recreate that or just add CLI options to npm and gulp to specify the XML file.