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!