OMISOFT BLOG EXAMPLE – FRONT END
Here you can find a simple boilerplate for a Blog based on React.js & Next.js. We use this code in the project SudokuPro.app
To run this app use next commands:
npm run i
npm run dev
Open http://localhost:4000 with your browser to see the result.
Project Structure
This blog consists of three different parts:
Preview
Created by
License
OMISOFT BLOG EXAMPLE is released under the MIT license. See the LICENSE for details.