A Referral Program Like No Other

Ladies and gentlemen, we are proud to announce the launch of our very exciting affiliates program, which offers one of the most rewarding affiliate schemes in the industry as we know it today! The…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




How to Make a MERN App in 3 Steps

You’ll need a couple of assets before we begin. Gather yourself a banner image (banner.png) and a favicon (favicon.ico) and let’s get started.

Clone the repo into your empty project directory. Don’t forget the trailing dot!

Edit the config object at the top of aa.js. Set the app name and where the assets are located.

The asset directory defaults to a subdirectory within your project folder called assets/ so you can just put your banner.png and favicon.ico in there and be done with it. If you don’t replace them the placeholder assets will be used.

customizing the config object

This can take several minutes while it installs the dependencies.

creating the app

Now just build and start!

build and start!

You now have a working MERN app on localhost:9090.

Now that everything’s working nicely, take a few seconds to clean up a bit.

Add a comment

Related posts:

4 Ways to Take Charge of Your Happiness

So often we look outside ourselves for our happiness. We look to our spouse or significant other, to our children, or our jobs. We convince ourselves that we will be happy when…when we get that new…

Life Hacks for People Living With Diabetes

Have you found tips or tricks that make living with diabetes less challenging, easier to manage or more predictable? Share your ideas with us to help make others lives with diabetes a little easier.

AWS Code Commit

AWS Code commit is a service that allows us to manage a git repository in the cloud that is providing the same service as GIT Hub or bit bucket. Since it exists inside your AWS account, it has more…