Motivation 🔥
Currently, mastering nano-jsx is a difficult task for a beginner web developer (I am not going to offend you).
To improve this situation, How about nano-jsx providing a cli?
Cli’s feature (?)
- easier setup:
nano-jsx create [APP]
nano-jsx create should only handle a very simple setup. I think a more detailed setup to ask questions by dialog should be done with create-nano-jsx-app
- easier serve:
nano-jsx serve with express6
- earsier build:
nano-jsx build
- easier dev server:
nano-jsx start or nano-jsx dev
- earsier deploy:
nano-jsx deploy with "Node.js & vercel" or "deno & Deno Deploy”
- and more (docs, info, help)
How about do you think about this? If it looks good, I want to start to work on this little by little.
Motivation 🔥
Currently, mastering
nano-jsxis a difficult task for a beginner web developer (I am not going to offend you).To improve this situation, How about
nano-jsxproviding a cli?Cli’s feature (?)
nano-jsx create [APP]nano-jsx createshould only handle a very simple setup. I think a more detailed setup to ask questions by dialog should be done withcreate-nano-jsx-appnano-jsx servewith express6nano-jsx buildnano-jsx startornano-jsx devnano-jsx deploywith "Node.js & vercel" or "deno & Deno Deploy”How about do you think about this? If it looks good, I want to start to work on this little by little.