Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to conventionally start frontend projects with webpack #28

Closed
wintondeshong opened this issue Oct 25, 2019 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@wintondeshong
Copy link
Contributor

As with our other commands, it is great to run the various pieces of a project seemlessly without needing to change directory a whole lot and remember nuances between different tooling. For starters, we need a frontend related command that will allow us to extend and conventionally run projects utilizing webpack (no knowledge of framework).

Ultimately it will defer to the conventional npm run start command that is used by a variety of different frameworks and tools (ie. create-react-app / react-scripts).

Command: and-cli webpack

@wintondeshong wintondeshong added the enhancement New feature or request label Oct 25, 2019
@wintondeshong wintondeshong self-assigned this Oct 25, 2019
@wintondeshong
Copy link
Contributor Author

I will be tackling this issue.

wintondeshong added a commit to wintondeshong/AndcultureCode.Cli that referenced this issue Oct 25, 2019
wintondeshong added a commit to wintondeshong/AndcultureCode.Cli that referenced this issue Oct 25, 2019
wintondeshong added a commit that referenced this issue Oct 25, 2019
…mmand

Create initial webpack command to complete issue #28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant