evoluteur / evolutility-ui-react

Framework for building CRUD UIs for Hasura GraphQL with models rather than code.
https://evoluteur.github.io/evodemo/
GNU Affero General Public License v3.0
113 stars 30 forks source link

Cannot start production server #10

Closed david-pfx closed 5 years ago

david-pfx commented 6 years ago

The command line in package.json says "run server.js" but the file has been move, so should be "run src/server.js".

evoluteur commented 5 years ago

Thanks. I just added a "script" directory.