AlexGaiser / fast-react

A CLI tool to quickly spin up a lightweight and fully customizable react project
MIT License
0 stars 0 forks source link

Decide on project features for MVP #3

Open AlexGaiser opened 3 years ago

AlexGaiser commented 3 years ago

We will use this issue for discussing the projects base features.

AlexGaiser commented 3 years ago

This project should be:

Scott-Ian commented 3 years ago

I've been playing around with create-new-app, as it seems like a great project example. What is our exact end goal with this project? Cna adds api support, MongoDB if requested. Are we building an app that will create an empty React project with some extra support tools like cna? Are we including some react-component templates to speed up the creation of a new web-page?

If we are adding some component templates, can I advocate that we use SCSS and maybe self-plug, and include freePi for placeholder content? Maybe buff up some downloads on that project too...

I guess, more to the point, what exactly are we looking to do that will separate our project from other similar projects? Since we want to make it simple and lightweight, what are we willing to cut feature-wise that other implementations have?

AlexGaiser commented 3 years ago

MVP should include:

AlexGaiser commented 3 years ago

I have added the comments from this page to our wiki. They can be found at the following pages: