- 👋 Hi, I’m @satusan
- 👀 I’m interested in business solution technology
- 🌱 I’m currently working on how to make business more ease to collaborate
- 💞️ I’m looking to collaborate on make user easy to use our technolgy
- 📫 How to reach me, please mail me at satusanofficial@gmail.com
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
Make sure to install the dependencies:
yarn install
Start the development server on http://localhost:3000
:
# yarn
yarn run dev
Build the application for production:
# npm
npm run build
# yarn
yarn run build