A brief description of what this project does and who it's for
- π Mobile first and responsive page
- π€ SEO metadata and Open Graph tags #10
- π― Maximize lighthouse score #11
- βοΈ PSI reports #11
- π₯ Next.js for Static Site Generator
- π¨ Integrate with Tailwind CSS
- π PostCSS for processing Tailwind CSS
- π Code Formatter with Prettier
- π¦ SEO metadata, JSON-LD and Open Graph tags with Next SEO #10
- βοΈ Bundler Analyzer #8
A nodejs >= 6.0.0 setup with yarn is recommended.
-
Start developing.
Move to project's directory.
cd project-name/
Start your site.
# using npm npm run dev # using yarn yarn dev
Open source code using your favorite IDE/Text editor and navigate to root` directory, this is where your application live.
-
Build your application for production.
Once you're finished, you can make production build of your app using:
# using npm npm run build # using yarn yarn build
Or using custom server, follow this link
Thanks goes to these wonderful people (emoji key):
Ivan Fadila Putra π π π |
Naufaldi π» π |
aura kanza π¨ |
This project follows the all-contributors specification. Contributions of any kind welcome!