npm install(only once)npm test(test parser)- 'npm start'
This project will generate a basic REST API using MongoDB, Express and Node for you. To see sample output, run npm start. Under the samples directory you can find other DSL samples to run. View our EBNF at GrammarDef.txt
Before running npm start please remember to update the sampleBaseProjectDir in './GrammarSamples/ValidExamples/DateExample.txt' to update where you would like your project to be generated