Search code examples
react-boilerplate

Remove server from react-boilerplate


How should one do to remove server folder from react-boilerplate? Question is also asked here by another person https://github.com/react-boilerplate/react-boilerplate/issues/2110.


Solution

  • Just remove with rm -rf ./server if you feel harassed :)