Shmeflix
✨ This workspace has been generated by Nx, a Smart, fast and extensible build system. ✨
Start the app
To start the development server run nx serve shmeflix
. Open your browser and navigate to http://localhost:4200/. Happy coding!
Generate code
If you happen to use Nx plugins, you can leverage code generators that might come with it.
Run nx list
to get a list of available plugins and whether they have generators. Then run nx list <plugin-name>
to see what generators are available.
Learn more about Nx generators on the docs.