Closed SOG-web closed 1 year ago
sure u can.
Great, but I can't find anything on the docs that talks on the flags available using the create analog cli, e.g add Tailwindcss on app generation
Hey, I think it is pretty straightforward https://analogjs.org/docs/getting-started Just use the cli command and it will prompt you for tailwind usage. It seems that it is not mentionned in the doc but you can contribute :)
Never mind, the cli did it well.
I love this project, it really making Angular development very easy
Oh great what part of the project can I contribute to in order to update the doc
Ok, great I will check it out and add the contribution
What is the difference between the routes and pages folder
And also what your suggestion on the file arrangement, like where to be putting the template file a each page and the style file
import { RouteMeta } from '@analogjs/router';
export const routeMeta: RouteMeta = { redirectTo: '/home', pathMatch: 'full', };
This does not seems to be working
Not found route is not also working
Thanks @SOG-web the issue with not found routes is fixed in the latest release. If you need more help, consider joining the Discord
Thanks @SOG-web the issue with not found routes is fixed in the latest release. If you need more help, consider joining the Discord
The link is not loading
Can I use this project in a production app.
Am building a new startup product