Frontmatter
| id | 90 |
| title | Enhance the create-app build to work outside the neo folder |
| state | Closed |
| labels | enhancementhelp wanted |
| assignees | [] |
| createdAt | Nov 24, 2019, 11:54 AM |
| updatedAt | Mar 8, 2020, 10:32 PM |
| githubUrl | https://github.com/neomjs/neo/issues/90 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 8, 2020, 10:32 PM |
Enhance the create-app build to work outside the neo folder

tobiu
Dec 18, 2019, 12:43 AM
added a new repo for this one: https://github.com/neomjs/create-app

tobiu
Mar 8, 2020, 10:32 PM
the new build is finished => "npx neo-app", so this ticket is resolved
tobiu closed this issue on Mar 8, 2020, 10:32 PM
following Sakis feedback:
Ideally the build script should be an npx task like
https://github.com/facebook/create-react-app
not an expert on this area, but will play with it soon. once the real world demo app is done, it has to get into a standalone repo. there i want to include neo as an npm dependency, so at this point we need build scripts working outside the repo root anyway.