Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic structure for frontend #3

Open
wants to merge 5 commits into
base: feat/basicNextJSstructure
Choose a base branch
from

Conversation

pheeling
Copy link
Contributor

Decisions

What is your project named = bccdao ; all frontend elements will be handled in this subfolder
Would you like to use TypeScript with this project? No ; makes our coding more simple to start
Would you like to use ESLint with this project? No ; makes our coding more simple to start
Would you like to use Tailwind CSS with this project? No ; makes our coding more simple to start
Would you like to use src/ directory with this project? No ; no personal preference using this folder
Use App Router (recommended)? Yes ; routes are simpler to understand and makes some performance improvements
Would you like to customize the default import alias? No : using '@'

Using application

  • change dir to project
    cd /bccdao
  • start development environment running next scripts
    npm run dev

other commands:
nextJS script link

Philipp Hiestand and others added 4 commits June 4, 2023 00:37
@pheeling
Copy link
Contributor Author

this pull request reference issue #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant