commudle ng
1.0.0
www.commudle.com
This is a community management platform for Tech Communities across the world. The inspiration being the personal experiences of Community Organizers.
npm ci.npx nx run commudle-admin:serve for a dev server. Navigate to http://localhost:4200/.npx nx g @nx/angular:component <component-name>npx nx g @nx/angular:service <service-name>npx nx g @nx/angular:interface <interface-name>http://localhost:4200/loginnpx nx reset to clear cache.npx nx run prerender:release to build the project. The build artifacts will be stored in the prod-server.zip file.