✨ This workspace has been generated by Nx; a Smart, fast, and extensible build system. ✨
- erikjbrown.tech for production
- dev.erikjbrown.tech for staging
Currently, this site is in development to make use of Nx, Vite, and Styled Components. I've been working with mostly Python for 2022, so I'm trying to modernize my approach for frontend tooling and try out some different design patterns in the process.
Run npm start
for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run nx graph
to see a diagram of the dependencies of the projects.
Visit the Nx Documentation to learn more.